body{font-family:"微软雅黑"!important;font:14px Microsoft YaHei!important;line-height: 24px;color: #333;}
body,div,p,span,ul,li,dl,dd,h1,h2,h3,a,input,img{margin:0;padding:0;font-family:"微软雅黑"!important;}
li,ol{list-style:none;}
a,input,img,textarea{border:none;outline:none;}
i,em{font-style:normal;}
.fl{float: left;}.fr{float: right;}.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}
.db{display: block;}.ma{margin: 0 auto;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}
.transition{-webkit-transition: all  0.3s ease-out;-moz-transition: all  0.3s ease-out;-o-transition: all  0.3s ease-out; transition: all  0.3s ease-out; }
a{text-decoration: none;color: #333;}
a:focus{text-decoration: none;color: #333;}
a:hover,a:focus{text-decoration: none!important;}
.hide{display: none}
.show{display: block}
.modal a{outline:none;}
label{font-weight: normal;width:100%;}
a:hover {color: #ec5c37;}
a:focus {outline:none;outline-offset:0;}
img{vertical-align: middle;}
.container{margin:0 auto;}
.wow{animation-duration: 1s;-webkit-animation-duration: 1s;}
.wower{animation-duration: 0.8s;-webkit-animation-duration: 0.8s;}
.fx{position: fixed!important;}

.wraper{width: 100%;height: auto;position: relative;overflow: hidden;}
.wrap{width: 100%;height: auto;position: relative;overflow: hidden;}
.img_c i{display: table-cell;vertical-align: middle;text-align: center;}
.img_c i img{max-width: 100%;max-height: 100%;}
.slick-dotted.slick-slider{margin-bottom: 0px;}
.slick-slide{outline: none;}
.slick-slide a{outline: none;}
.slick-vertical .slick-slide{border: none;}
.clear{clear: both;}

.class{width: 280px;height: 100%;overflow: hidden;position: fixed;top: 0;right: 0;z-index: 25;background: #f9f9f9;}
.class.on{box-shadow: 0px 5px 20px 0px rgba(0,0,0,.5);}
.class_top{width: 100%;height: auto;overflow: hidden;padding: 0 20px;margin-bottom: 10px;background: #ec5c37;color: #fff;position: relative;}
.class_tel{font-size: 22px;line-height: 82px;height: 82px;font-weight: bold;padding-left: 36px;background: url(../images/class_tel.png) left center no-repeat;background-size: 26px;}
.class_close{width: 30px;height: 100%;background: url(../images/class_close.png) center center no-repeat;background-size: 20px;position: absolute;right: 15px;top: 0;}
.m_list{width: 100%;height: 80%;overflow-y: auto;overflow-x: hidden;} 
.m_list ul{padding: 0 20px;}
.m_list ul li{border-bottom: 1px solid #cfcfcf;font-size: 16px;}
.m_list ul li a{display: block;line-height: 50px;height: 50px;overflow: hidden;padding-right: 20px;position: relative;}
.m_list ul li a span{width: 10px;height: 100%;background: url(../images/m_one.png) center center no-repeat;background-size: 100%!important;position: absolute;right: 0px;top: 0;}
.m_list ul li a span.close_one{background: url(../images/m_one_h.png) center center no-repeat;}
.m_list ul li a:hover,.m_list ul li a.cu1{color: #ec5c37;}
.m_list ul li ul{display: none;padding: 0;padding-bottom: 12px;}
.m_list ul li ul li{border-bottom: none;text-indent: 16px;}
.m_list ul li ul li a{color: #666;line-height: 44px;height: 44px;}
.m_list ul li ul li a span{}
.m_list ul li ul li a span.close_one{}
.m_list ul li ul li a:hover,.m_list ul li ul li a.cu2{color: #ec5c37;}
.m_list ul li ul li ul{display: none;padding-bottom: 0;}
.m_list ul li ul li ul li{text-indent: 32px;}
.m_list ul li ul li ul li a{color: #999;}
.m_list ul li ul li ul li a:hover,.m_list ul li ul li ul li a.cu3{color: #ec5c37;}
.m_list ul li ul li ul li ul{display: none;}
.m_list ul li ul li ul li ul li{text-indent: 48px;font-size: 14px;}
.m_list ul li ul li ul li ul li a{line-height: 38px;height: 38px;}
.m_list ul li ul li ul li ul li a:hover{}

.opacity{width: 100%;height: 100%;background: rgba(0,0,0,.5);position: fixed;top: 0;left: 0;z-index: 20;display: none;}
.page-prev {
	transform:translate3d(280px, 0, 0);
	-ms-transform:translate3d(280px, 0, 0);
	-webkit-transform:translate3d(280px, 0, 0);	
	-o-transform:translate3d(280px, 0, 0);	
	-moz-transform:translate3d(280px, 0, 0);
}
.page-next {
	transform:translate3d(-280px, 0, 0);
	-ms-transform:translate3d(-280px, 0, 0);
	-webkit-transform:translate3d(-280px, 0, 0);	
	-o-transform:translate3d(-280px, 0, 0);	
	-moz-transform:translate3d(-280px, 0, 0);
}
.page-active{
	transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-webkit-transform:translate3d(0, 0, 0);	
	-o-transform:translate3d(0, 0, 0);	
	-moz-transform:translate3d(0, 0, 0);
}
.page-in {
	-webkit-transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}
.page-out {
	-webkit-transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
	-ms-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
}
.share-in{
	transform:translate3d(100%, 0, 0);
	-ms-transform:translate3d(100%, 0, 0);
	-webkit-transform:translate3d(100%, 0, 0);	
	-o-transform:translate3d(100%, 0, 0);	
	-moz-transform:translate3d(100%, 0, 0);
}

.top{background: #f9f9f9;font-size: 12px;color: #999;}
.top_welcome{line-height: 40px;max-width: 50%;height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.top_welcome span{font-weight: bold;color: #ec5c37;}
.top_contact{line-height: 40px;height: auto;overflow: hidden;max-width: 50%;}
.top_contact a{float: left;padding: 0 20px;color: #999;position: relative;transition: 300ms;}
.top_contact a:after{content: "";width: 1px;height: 12px;background: #d9d9d9;position: absolute;right: 0;top: 50%;margin-top: -6px;}
.top_contact a:hover{color: #ec5c37;}
.top_contact span{float: left;font-weight: bold;margin-left: 20px;}

.header,.header .container{position: relative;}
.logo{width: 400px;}
.logo a{display: flex;align-items: center;height: 108px;}
.logo a img{max-width: 100%;max-height: 100%;}
.search{width: 40%;position: absolute;right: 15px;top: 50%;transform: translateY(-50%);}
.search form{border: 2px solid #ec5c37;padding-right: 82px;position: relative;padding-left: 28px;}
.search form:before{content: "";width: 14px;height: 100%;background: url(../images/search_icon.png) center center no-repeat;position: absolute;left: 14px;top: 0;}
.search_box{display: block;width: 100%;height: 38px;padding: 0 14px;overflow: hidden;background: none;border: none;outline: none;}
.search_btn{width: 82px;height: 38px;line-height: 38px;overflow: hidden;position: absolute;right: 0;top: 0;color: #fff;background: #ec5c37;border: none;outline: none;font-size: 16px;}
.search_hot{width: 100%;height: auto;overflow: hidden;margin-top: 2px;font-size: 12px;}
.search_hot li{float: left;margin-right: 12px;}
.search_hot li a{display: block;line-height: 22px;height: 22px;overflow: hidden;color: #999;transition: 300ms;}
.search_hot li a:hover{color: #ec5c37;}

.nav_button{width: 32px;height: 100%;background: url(../images/nav_button.png) #ec5c37 center center no-repeat;background-size: 28px;border: none;outline: none;position: absolute;right: 15px;top: 0;z-index: 2;}
.msear_button{width: 32px;height: 100%;background: url(../images/msear_button.png) #ec5c37 center center no-repeat;background-size: 28px;border: none;outline: none;position: absolute;right: 70px;top: 0;}
.msear_button:before{content: "";width: 200px;height: 100%;background: #ec5c37;position: absolute;left: -20px;top: 0;z-index: -1;}
.msear_area{width: 100%;background: #ec5c37;position: absolute;left: 0;top: 0;height: 100%;z-index: 2;top: -100%;transition: 300ms;}
.msear_area.open{top: 0;}
.msear_area form{padding-right: 110px;position: relative;}
.msear_box{display: block;width: 100%;height: 82px;background: none;border: none;outline: none;}
.msear_btn{width: 78px;height: 100%;background: url(../images/msear_button.png) center center no-repeat;background-size: 28px;border: none;outline: none;position: absolute;right: 32px;top: 0;}
.msear_close{width: 32px;height: 100%;background: url(../images/msear_close.png) center center no-repeat;background-size: 24px;border: none;outline: none;position: absolute;right: 15px;top: 0;}

.nav{text-align: center;position: relative;z-index: 2;}
.nav ul{}
.nav ul li{float: left;font-size: 16px;position: relative;transition: 300ms;width: 11.111111%;}
.nav ul li a{display: block;line-height: 42px;height: 42px;overflow: hidden;border-radius: 3px 3px 0 0;transition: 300ms;}
.nav ul li a:hover,.nav ul li.cu a,.nav ul li.on a{background: #ec5c37;color: #fff;}
.nav ul li ul{position: absolute;width: 100%;height: auto;overflow: hidden;padding: 12px 0;background: #fff;display: none;}
.nav ul li ul li{width: 100%;float: none;font-size: 14px;}
.nav ul li ul li a,.nav ul li.cu ul li a,.nav ul li.on ul li a{line-height: 36px;height: 36px;color: #666;background: none;}
.nav ul li ul li a:hover{color: #ec5c37;text-decoration: underline!important;}

.banner{width: 100%;height: auto;overflow: hidden;position: relative;}
.banner_img{width: 100%;height: auto;overflow: hidden;font-size: 0px;}
.banner_img a{display: block;width: 100%;height: 100%;overflow: hidden;}
.banner_img img{max-width: none;width: 100%;position: relative;left: 50%;transform:translatex(-50%);-webkit-transform:translatex(-50%);-moz-transform:translatex(-50%);-ms-transform:translatex(-50%);}
.ibanner .slick-dots{bottom: 20px;font-size: 0px;width: auto;padding: 7px 5px;background: rgba(0,0,0,.25);border-radius: 12px;transform: translatex(-50%);left: 50%;}
.ibanner .slick-dots li{width: auto;height: auto;margin: 0 5px;}
.ibanner .slick-dots li button{width: 40px;height: 4px;margin: 3px 0;border-radius: 5px;transition: 300ms;background: #fff;padding: 0px;}
.ibanner .slick-dots li button:before{display: none;}
.ibanner .slick-dots li.slick-active button{background: #ec5c37;height: 10px;margin: 0px 0;}

.isection{padding: 90px 0;}
.headline{text-align: center;font-size: 34px;font-weight: bold;margin-bottom: 40px;line-height: 1.2;}
.headline span{display: inline-block;vertical-align: top;padding: 0 105px;position: relative;}
.headline span:before{content: "";width: 73px;height: 100%;background: url(../images/headline_before.png) right center no-repeat;position: absolute;left: 0;top: 0;}
.headline span:after{content: "";width: 73px;height: 100%;background: url(../images/headline_after.png) left center no-repeat;position: absolute;right: 0;top: 0;}
.hot{}
.hot_data{width: 100%;height: auto;overflow: hidden;display: flex;}
.hot_item{width: 22.9%;margin-right: 2.8%;float: left;}
.hot_item:nth-child(4n){margin-right: 0px;}
.hot_item a{display: block;padding: 39px;border: 1px solid #f2f2f2;height: 100%;overflow: hidden;text-align: center;transition: 300ms;}
.hot_icon{width: 80px;margin: 0 auto 35px;}
.hot_icon img{width: 100%;}
.hot_bt{font-size: 24px;line-height: 34px;height: 34px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 24px;}
.hot_nr{font-size: 16px;line-height: 36px;color: #666;margin-bottom: 30px;}
.hot_imore{border: 1px solid #ec5c37;color: #ec5c37;line-height: 44px;transition: 300ms;}
.hot_imore span{display: inline-block;vertical-align: top;padding-right: 16px;position: relative;}
.hot_imore span:after{content: "";width: 8px;height: 8px;border-top: 1px solid #ec5c37;border-right: 1px solid #ec5c37;position: absolute;right: 2px;top: 50%;transition: 300ms;transform: translateY(-50%) rotate(45deg);}
.hot_item a:hover{border: 1px solid #ec5c37;}
.hot_item a:hover .hot_imore{background: #ec5c37;color: #fff;}
.hot_item a:hover .hot_imore span:after{border-color: #fff;}

.product{background: #fcfcfc;}
.pro_slide{}
.pro_tab{border-bottom: 1px solid #f2f2f2;text-align: center;}
.pro_tab_item{color: #666;font-size: 16px;position: relative;line-height: 58px;height: 58px;overflow: hidden;transition: 300ms;cursor: pointer;}
.pro_tab_item:after{content: "";width: 100%;height: 4px;background: #ec5c37;position: absolute;left: 0;bottom: 0;transition: 300ms;transform: scale(0,0);}
.pro_tab_item.on,.pro_tab_item:hover{color: #ec5c37;}
.pro_tab_item.on:after{transform: scale(1,1);}
.pro_data{/*width: 100%;*/height: auto;overflow: hidden;position: relative;margin: 40px -20px 0;}
.pro_data_item{width: 100%;height: auto;overflow: hidden;position: absolute;filter:alpha(opacity=0);opacity: 0;top: 0px;padding-bottom: 20px;}
.pro_data_item.cur{z-index: 2;filter:alpha(opacity=100);opacity: 1;position: relative;transition: 600ms;}
.pro_data_item .slick-track{margin-left: 0;margin-right: 0;}
.pro_item{padding: 0 20px;margin-bottom: 40px;}
.pro_item a{display: block;padding: 30px;height: auto;overflow: hidden;border-radius: 10px;background: #fff;display: flex;transition: 300ms;}
.pro_intro{flex: 1;height: auto;overflow: hidden;order: -1;}
.pro_bt{font-size: 16px;font-weight: bold;line-height: 26px;height: 26px;overflow: hidden;color: #555;white-space: nowrap;text-overflow: ellipsis;}
.pro_nr{line-height: 24px;height: 48px;overflow: hidden;color: #999;margin: 10px 0 14px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.pro_pri{font-size: 16px;color: #ec5c37;line-height: 24px;height: 24px;overflow: hidden;margin-bottom: 14px;}
.pro_imore{display: inline-block;vertical-align: top;padding-right: 22px;background: url(../images/pro_imore.png) right center no-repeat;line-height: 24px;height: 24px;overflow: hidden;color: #808080;transition: 300ms;}
.pro_img{width: 210px;float: right;margin-left: 30px;height: auto;overflow: hidden;}
.pro_img img{width: 100%;transition: 300ms;}
.pro_item a:hover{box-shadow: 0px 5px 15px 0 rgba(0,0,0,.05);}
.pro_item a:hover .pro_img img{transform: scale(1.05,1.05);}
.pro_item a:hover .pro_imore{background: url(../images/pro_imore_h.png) right center no-repeat;color: #ec5c37;padding-right: 30px;}
.pro_data_item .slick-arrow{width: 46px;height: 20px;top: auto;bottom: 0px;margin: 0 20px;border: 1px solid #ddd;border-radius: 10px;z-index: 2;transition: 300ms;overflow: hidden;transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);}
.pro_data_item .slick-prev{background: url(../images/pro_prev.png) center center no-repeat;left: auto;right: 50%;}
.pro_data_item .slick-next{background: url(../images/pro_next.png) center center no-repeat;right: auto;left: 50%;}
.pro_data_item .slick-prev:hover{background: url(../images/pro_prev_h.png) #ec5c37 center center no-repeat;border: 1px solid #ec5c37;}
.pro_data_item .slick-next:hover{background: url(../images/pro_next_h.png) #ec5c37 center center no-repeat;border: 1px solid #ec5c37;}
.pro_data_item .slick-prev:before{display: none;}
.pro_data_item .slick-next:before{display: none;}

.about{}
.about_nr{font-size: 16px;line-height: 30px;color: #666;margin-bottom: 32px;padding: 0 8%;text-align: center;}
.about_img{margin-bottom: 40px;}
.about_data{width: 100%;height: auto;overflow: hidden;}
.about_item{width: 25%;float: left;text-align: center;padding: 0 4%;}
.about_item i{width: 60px;border-radius: 50%;border: 1px solid #f2f2f2;background: #fcfcfc;display: block;margin: 0 auto;}
.about_item i img{width: 100%;}
.about_item dt{font-size: 16px;line-height: 26px;height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #555;margin: 15px 0 10px;}
.about_item dd{line-height: 24px;color: #999;}

.case{background: #fcfcfc;}
.case_slide{padding-bottom: 55px;margin: 0 -20px;}
.case_slide .slick-track{margin-left: 0;margin-right: 0px;}
.case_item{padding: 0 20px;}
.case_item a{display: block;height: auto;overflow: hidden;position: relative;}
.case_img{width: 100%;height: auto;overflow: hidden;position: relative;margin-bottom: 20px;}
.case_img i{display: block;width: 1005;height: auto;overflow: hidden;}
.case_img i img{width: 100%;transition: 300ms;}
.case_img p{width: 100%;font-size: 16px;line-height: 56px;height: 56px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 20px;position: absolute;left: 0;bottom: 0;color: #fff;background: rgba(0,0,0,.2);}
.case_pri{color: #ec5c37;line-height: 26px;height: 26px;overflow: hidden;margin-bottom: 6px;}
.case_pri b{font-size: 16px;}
.case_nr{line-height: 24px;height: 24px;overflow: hidden;color: #999;white-space: nowrap;text-overflow: ellipsis;}
.case_item a:hover .case_img i img{transform: scale(1.05,1.05);}
.case_slide .slick-arrow{width: 46px;height: 20px;top: auto;bottom: 0px;margin: 0 20px;border: 1px solid #ddd;border-radius: 10px;z-index: 2;transition: 300ms;overflow: hidden;transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);}
.case_slide .slick-prev{background: url(../images/pro_prev.png) center center no-repeat;left: auto;right: 50%;}
.case_slide .slick-next{background: url(../images/pro_next.png) center center no-repeat;right: auto;left: 50%;}
.case_slide .slick-prev:hover{background: url(../images/pro_prev_h.png) #ec5c37 center center no-repeat;border: 1px solid #ec5c37;}
.case_slide .slick-next:hover{background: url(../images/pro_next_h.png) #ec5c37 center center no-repeat;border: 1px solid #ec5c37;}
.case_slide .slick-prev:before{display: none;}
.case_slide .slick-next:before{display: none;}

.news_area{}
.news_show{width: 48.5%;float: left;margin-right: 2.85%;}
.news_show a{display: block;height: auto;overflow: hidden;position: relative;}
.show_img{width: 100%;height: auto;overflow: hidden;}
.show_img img{width: 100%;transition: 300ms;}
.show_bt{font-size: 16px;font-weight: bold;color: #fff;line-height: 56px;height: 56px;overflow: hidden;padding: 0 120px 0 20px;background: rgba(0,0,0,.2);position: absolute;left: 20px;right: 20px;bottom: 20px;white-space: nowrap;text-overflow: ellipsis;}
.show_bt span{font-weight: normal;font-size: 14px;position: absolute;right: 20px;top: 0;}
.news_show a:hover .show_img img{transform: scale(1.05,1.05);}
.news_data{width: 48.65%;float: left;height: auto;overflow: hidden;}
.news_item{padding-bottom: 28px;border-bottom: 1px solid #f1f1f1;margin-bottom: 34px;}
.news_item:last-child{margin-bottom: 0px;padding-bottom: 0;border-bottom: none;}
.news_item a{display: block;height: auto;overflow: hidden;}
.news_bt{font-size: 16px;line-height: 26px;height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;white-space: nowrap;text-overflow: ellipsis;transition: 300ms;}
.news_time{line-height: 24px;color: #999;height: 24px;overflow: hidden;color: #999;display: flex;align-items: center;margin: 10px 0 6px;}
.news_time span{margin-right: 20px;display: flex;align-items: center;}
.news_time span img{max-width: 100%;max-height: 100%;margin-right: 5px;}
.news_nr{line-height: 30px;height: 60px;overflow: hidden;color: #666;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news_item a:hover .news_bt{font-weight: bold;}

.footer{background: #535353;padding: 55px 0;}
.foot_contact{float: left;margin-right: 10%;width: 25%;}
.foot_head{font-size: 16px;line-height: 26px;padding-bottom: 12px;margin-bottom: 16px;position: relative;color: #fff;}
.foot_head:after{content: "";width: 30px;height: 3px;background: #ec5c37;position: absolute;left: 0;bottom: 0;}
.fcon_nr dt{font-size: 36px;font-weight: bold;line-height: 50px;color: #fff;}
.fcon_nr dt span{display: inline-block;vertical-align: top;padding-left: 56px;background: url(../images/fcon_tel.png) left center no-repeat;}
.fcon_nr dd{line-height: 24px;color: #999;padding: 10px 0 20px;color: #999;}
.fcon_nr a{display: block;width: 130px;line-height: 40px;border-radius: 20px;color: #fff;background: #ec5c37;text-align: center;}
.foot_sitemap{float: left;margin-right: 10%;width: 45%;}
.foot_sitemap ul{width: 100%;height: auto;overflow: hidden;display: flex;justify-content: space-between;}
.foot_sitemap ul li{max-width: 33.33%;float: left;}
.foot_sitemap ul li ul{display: block;}
.foot_sitemap ul li ul li{font-size: 14px;width: 100%;float: none;max-width: none;}
.foot_sitemap ul li ul li a{display: block;line-height: 30px;height: 30px;overflow: hidden;color: #999;transition: 300ms;}
.foot_sitemap ul li ul li a:hover{color: #ec5c37;}
.foot_erweima{max-width: 10%;float: right;}
.fewm_img{text-align: center;}
.fewm_img p{line-height: 30px;color: #999;margin-bottom: 10px;}
.fewm_img i{display: block;width: 102px;}
.fewm_img i img{width: 100%;}
.copyright{background: #474747;text-align: center;line-height: 24px;color: #777;padding: 18px 0;}
.copyright a{color: #777;transition: 300ms;}
.copyright a:hover{color: #ec5c37;}

.ny_headline{font-size: 50px;font-weight: bold;text-align: center;color: #fff;position: absolute;width: 100%;top: 50%;left: 0;transform: translateY(-50%);}
.subnav{position: relative;z-index: 5;}
.subnav_slide{width: 100%;background: #fff;height: 66px;margin-top: -43px;text-align: center;padding: 20px 20px 0;}
.subnav_slide a{display: block;line-height: 46px;height: 46px;overflow: hidden;font-size: 16px;transition: 300ms;}
.subnav_slide a:hover,.subnav_slide a.cu1,.subnav_slide a.cu{background: #ec5c37;color: #fff;}
.subnav_slide ul{display: none;width: 100%;height: auto;overflow: hidden;background: #fff;box-shadow: 0px 5px 15px 0 rgb(0 0 0 / 5%);margin-bottom: 10px;}
.subnav_slide ul li{border-bottom: 1px solid #f1f1f1;}
.subnav_slide ul li:last-child{border-bottom: none;}
.subnav_slide ul li a{line-height: 42px;height: 42px;font-size: 14px;}
.subnav_slide ul li a:hover,.subnav_slide ul li a.cu2{background: none;color: #ec5c37;}
.subnav_slide ul li ul{display: none;padding: 0px;box-shadow: none;margin-bottom: 0px;padding-bottom: 10px;}
.subnav_slide ul li ul li{border-bottom: none;}
.subnav_slide ul li ul li a{color: #666;line-height: 34px;height: 34px;}
.subnav_slide ul li ul li a:hover{}

.main{padding: 80px 0;min-height: 40vh;}
.pro_list{padding-bottom: 30px;}
.pro_eg{margin-bottom: 40px;}
.pro_eg a{display: block;padding: 29px;border: 1px solid #f1f1f1;height: auto;overflow: hidden;display: flex;width: 100%;transition: 300ms;align-items: center;}
.pro_info{flex :1;height: auto;overflow: hidden;order: -1;}
.pro_tit{font-size: 16px;font-weight: bold;line-height: 26px;height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #555;margin-bottom: 16px;transition: 300ms;}
.pro_des{line-height: 24px;max-height: 48px;overflow: hidden;color: #999;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 12px;}
.pro_jia{font-size: 16px;font-weight: bold;color: #ec5c37;line-height: 24px;height: 24px;overflow: hidden;position: relative;margin-bottom: 12px;}
.pro_more{float: left;padding-right: 22px;line-height: 24px;height: 24px;overflow: hidden;background: url(../images/pro_imore_h.png) center right no-repeat;color: #ec5c37;transition: 300ms;}
.pro_pic{width: 210px;margin-left: 30px;float: right;height: auto;overflow: hidden;}
.pro_pic img{width: 100%;transition: 300ms;}
.pro_eg a:hover{box-shadow: 0px 5px 15px 0 rgb(0 0 0 / 5%);}
.pro_eg a:hover .pro_tit{color: #ec5c37;}
.pro_eg a:hover .pro_more{padding-right: 30px;}
.pro_eg a:hover .pro_pic img{transform: scale(1.05,1.05);}
.next1{width: 100%;height: auto;overflow: hidden;line-height: 32px;color: #666;text-align: center;}
.next1 ul{display: inline-block;vertical-align: top;}
.next1 ul li{display: inline-block;vertical-align: top;}
.next1 span{display: inline-block;vertical-align: top;}
.next1 a{display: inline-block;vertical-align: top;margin: 0 4px;width: 32px;border-radius: 4px;color: #666;transition: 300ms;}
.next1>a{width: auto;padding: 0 12px;}
.next1 a.on1,.next1 a:hover{background: #ec5c37;color: #fff;}

.recom_head{margin-top: 80px;}
.recom_news{}
.news_eg{padding-bottom: 40px;margin-bottom: 40px;border-bottom: 1px solid #f1f1f1;}
.news_eg a{display: block;height: auto;overflow: hidden;display: flex;align-items: center;transition: 300ms;}
.news_pic{width: 246px;float: left;height: auto;overflow: hidden;margin-right: 40px;}
.news_pic img{width: 100%;transition: 300ms;}
.news_info{flex: 1;height: auto;overflow: hidden;}
.news_tit{font-size: 16px;line-height: 26px;height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_date{display: flex;align-items: center;line-height: 24px;height: 24px;overflow: hidden;color: #999;margin: 10px 0 5px;}
.news_date img{margin-right: 6px;}
.news_date span{margin-right: 20px;}
.news_des{line-height: 30px;max-height: 90px;overflow: hidden;color: #666;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.news_eg a:hover .news_pic img{transform: scale(1.05,1.05);}

.about_det{font-size: 16px;line-height: 36px;color: #666;}
.about_det img{max-width: 100%;}

.pro_title{font-size: 30px;line-height: 1.4;text-align: center;margin-bottom: 30px;}
.pro_image{width: 50%;margin: 0 auto 40px;}
.pro_image img{width: 100%;}
.pro_image .slick-arrow{width: 47px;height: 47px;border-radius: 50%;z-index: 2;transition: 300ms;overflow: hidden;background-size: 100%!important; /*transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);*/}
.pro_image .slick-prev{background: url(../images/det_prev.png) center center no-repeat;left: -128px;}
.pro_image .slick-next{background: url(../images/det_next.png) center center no-repeat;right: -128px;}
.pro_image .slick-prev:hover{background: url(../images/det_prev_h.png) center center no-repeat;}
.pro_image .slick-next:hover{background: url(../images/det_next_h.png) center center no-repeat;}
.pro_image .slick-prev:before{display: none;}
.pro_image .slick-next:before{display: none;}
.det{border-bottom: 1px solid #f1f1f1;margin-bottom: 30px;}
.det span{display: block;width: 126px;line-height: 46px;background: #ec5c37;color: #fff;font-size: 16px;text-align: center;}
.next2{margin-top: 50px;}
.next2 ul li a{display: block;font-size: 16px;line-height: 36px;height: 36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #999;transition: 300ms;}
.next2 ul li a:hover{color: #ec5c37;}

.contact_area{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.contact_intro{width: 46%;}
.contact_intro p{font-size: 16px;line-height: 32px;color: #666;position: relative;padding-left: 26px;margin-bottom: 24px;}
.contact_intro p:last-child{margin-bottom: 0px;}
.contact_intro p:before{content: "";width: 6px;height: 6px;border-radius: 50%;background: #ec5c37;position: absolute;left: 0;top: 13px;}
.contact_img{width: 50%;}
.contact_img img{width: 100%;}
.contact_map{height: 400px;}

.feedback_area form{width: 100%;height: auto;overflow: hidden;font-size: 16px;}
.fb_line{width: 48.6%;float: left;margin-bottom: 2.8%;}
.fb_line:nth-child(odd){margin-right: 2.8%;}
.fb_line input{width: 100%;padding: 0 20px;height: 60px;overflow: hidden;background: #f8f8f8;border: none;outline: none;}
.fb_text{width: 100%;margin-right: 0px;}
.fb_text textarea{width: 100%;line-height: 30px;padding: 15px 20px;height: 200px;background: #f8f8f8;border: none;outline: none;resize: none;}
.fb_btn{padding-top: 2.4%;text-align: center;width: 100%;height: auto;overflow: hidden;}
.fb_btn input{display: inline-block;vertical-align: top;margin: 0 2.8%;width: 166px;height: 60px;background: #535353;color: #999;transition: 300ms;}
.fb_btn input:hover{background: #ec5c37;color: #fff;}
.fb_line input::-webkit-input-placeholder { /* WebKit browsers*/ color:#b3b3b3;}
.fb_line input:-moz-placeholder {  /* Mozilla Firefox 4 to 18*/ color:#b3b3b3;}
.fb_line input::-moz-placeholder {  /* Mozilla Firefox 19+*/ color:#b3b3b3;}
.fb_line input:-ms-input-placeholder { /* Internet Explorer 10+*/ color:#b3b3b3;}
.fb_text textarea::-webkit-input-placeholder { /* WebKit browsers*/ color:#b3b3b3;}
.fb_text textarea:-moz-placeholder {  /* Mozilla Firefox 4 to 18*/ color:#b3b3b3;}
.fb_text textarea::-moz-placeholder {  /* Mozilla Firefox 19+*/ color:#b3b3b3;}
.fb_text textarea:-ms-input-placeholder { /* Internet Explorer 10+*/ color:#b3b3b3;}

.case_list{height: auto;overflow: hidden;margin: 0 -20px;padding-bottom: 30px;}
.case_eg{width: 33.33%;padding: 0 20px;float: left;margin-bottom: 40px;}
.news_list{padding-bottom: 30px;}
.pro_title.news_title{margin-bottom: 0px;}
.news_publish{width: 100%;display: flex;align-items: center;justify-content: center;line-height: 24px;height: auto;overflow: hidden;color: #999;padding: 25px 0;margin-bottom: 25px;border-bottom: 1px solid #f1f1f1;}
.news_publish img{margin-right: 6px;}
.news_publish span{margin-right: 20px;}

@media (min-width: 1500px){
	.container{width: 1430px;}
}

@media (min-width: 1200px) and (max-width: 1499px){
	.headline{font-size: 30px;}
	.headline span{padding: 0 95px;}
	.headline span:before,.headline span:after{width: 68px;background-size: 100%;}

	.hot_item a{padding: 34px;}
	.hot_icon{width: 64px;margin-bottom: 25px;}
	.hot_bt{font-size: 20px;line-height: 30px;height: 30px;margin-bottom: 14px;}
	.hot_nr{font-size: 14px;line-height: 30px;margin-bottom: 20px;}
	.hot_imore{line-height: 42px;}

	.pro_data{margin: 40px -16px 0;}
	.pro_item{padding: 0 16px;margin-bottom: 32px;}
	.pro_item a{padding: 25px;}
	.pro_nr{margin: 8px 0 10px;}
	.pro_pri{margin-bottom: 10px;}
	.pro_img{width: 196px;margin-left: 24px;}

	.about_item{padding: 0 2%;}
	.case_slide{margin: 0 -16px;}
	.case_item{padding: 0 16px;}
	.case_img{margin-bottom: 16px;}
	.case_img p{line-height: 52px;height: 52px;}
	.case_pri{margin-bottom: 4px;}

	.news_item{padding-bottom: 18px;margin-bottom: 18px;}
	.news_time{margin: 8px 0 6px;}
	.news_nr{line-height: 26px;height: 52px;}

	.footer{padding: 50px 0 40px;}
	.fcon_nr dt{font-size: 30px;}
	.fcon_nr dt span{padding-left: 50px;background-size: 32px;}

	.ny_headline{font-size: 40px;}
	.pro_eg{margin-bottom: 35px;}
	.recom_head{margin-top: 70px;}
	.news_eg{padding-bottom: 35px;margin-bottom: 35px;}
	.news_pic{margin-right: 35px;}

	.pro_title{font-size: 28px;}
	.contact_intro p{margin-bottom: 20px;}

	.fb_line input{height: 52px;}
	.fb_text textarea{padding: 11px 20px;}
	.fb_btn input{height: 54px;}

	.case_list{margin: 0 -16px;}
	.case_eg{padding: 0 16px;margin-bottom: 35px;}

	.news_publish{padding: 20px 0;}
}

@media (min-width: 992px) and (max-width: 1199px){
	.logo{width: 370px;}
	.logo a{height: 100px;}
	.search{width: 42%;}
	.search_box{height: 34px;}
	.search_btn{line-height: 34px;height: 34px;font-size: 14px;}
	.nav ul li ul li a, .nav ul li.cu ul li a, .nav ul li.on ul li a{line-height: 34px;height: 34px;}

	.isection{padding: 80px 0;}
	.headline{font-size: 26px;}
	.headline span{padding: 0 88px;}
	.headline span:before,.headline span:after{width: 62px;background-size: 100%;}

	.hot_item a{padding: 34px 20px 24px;}
	.hot_icon{width: 46px;margin-bottom: 20px;}
	.hot_bt{font-size: 18px;line-height: 28px;height: 28px;margin-bottom: 10px;}
	.hot_nr{font-size: 14px;line-height: 28px;margin-bottom: 14px;}
	.hot_imore{line-height: 38px;}

	.pro_tab_item{line-height: 52px;height: 52px;}
	.pro_tab_item:after{height: 3px;}
	.pro_data{margin: 35px -12px 0;}
	.pro_item{padding: 0 12px;margin-bottom: 24px;}
	.pro_item a{padding: 20px;}
	.pro_nr{margin: 5px 0 5px;}
	.pro_pri{margin-bottom: 3px;font-size: 14px;}
	.pro_img{width: 176px;margin-left: 16px;}

	.about_nr{font-size: 15px;margin-bottom: 25px;}
	.about_img{margin-bottom: 32px;}
	.about_item{padding: 0 2%;}
	.case_slide{margin: 0 -12px;}
	.case_item{padding: 0 12px;}
	.case_img{margin-bottom: 14px;}
	.case_img p{line-height: 46px;height: 46px;font-size: 15px;padding: 0 16px;}
	.case_pri{margin-bottom: 2px;}

	.news_item{padding-bottom: 10px;margin-bottom: 10px;}
	.news_time{margin: 3px 0 2px;font-size: 13px;}
	.news_nr{line-height: 22px;height: 44px;}

	.footer{padding: 50px 0 40px;}
	.foot_head{margin-bottom: 10px;}
	.foot_contact{margin-right: 8%;}
	.fcon_nr dt{font-size: 24px;}
	.fcon_nr dt span{padding-left: 42px;background-size: 26px;}
	.fcon_nr dd{padding: 4px 0 16px;}
	.fcon_nr a{width: 124px;line-height: 36px;}
	.foot_sitemap ul li ul li a{line-height: 28px;height: 28px;}
	.foot_erweima{max-width: 12%;}
	.fewm_img p{line-height: 28px;}
	.fewm_img i{width: 98px;}

	.ny_banner img{width: 110%;}
	.ny_headline{font-size: 32px;}
	.pro_eg{margin-bottom: 28px;}
	.pro_eg a{padding: 24px;}
	.pro_tit{margin-bottom: 12px;}
	.pro_des{margin-bottom: 10px;}
	.pro_jia{margin-bottom: 10px;}
	.recom_head{margin-top: 60px;}
	.news_eg{padding-bottom: 28px;margin-bottom: 28px;}
	.news_pic{margin-right: 28px;}

	.about_det{line-height: 32px;}

	.pro_title{font-size: 26px;}
	.pro_image .slick-arrow{width: 44px;height: 44px;background-size: 100%!important;}
	.pro_image .slick-prev{left: -112px;}
	.pro_image .slick-next{right: -112px;}
	.det span{width: 120px;line-height: 42px;}
	.next2{margin-top: 40px;}

	.contact_intro p{margin-bottom: 16px;padding-left: 20px;}
	.contact_map{height: 360px;}

	.fb_line input{height: 50px;}
	.fb_text textarea{padding: 10px 20px;}
	.fb_btn input{height: 52px;}

	.case_list{margin: 0 -12px;}
	.case_eg{padding: 0 12px;margin-bottom: 25px;}

	.news_publish{padding: 16px 0 20px;}
}

@media (max-width: 991px){
	.logo{width: 300px;}
	.logo a{height: 82px;}
	.ibanner .slick-dots{padding: 5px 3px;}
	.ibanner .slick-dots li button{margin: 2px 0;}
	.ibanner .slick-dots li.slick-active button{height: 8px;margin: 0px;}

	.isection{padding: 70px 0;}
	.headline{font-size: 26px;}
	.headline span{padding: 0 88px;}
	.headline span:before,.headline span:after{width: 62px;background-size: 100%;}

	.hot_data{flex-wrap: wrap;}
	.hot_item{width: 48.4%;margin-right: 0;margin-bottom: 3.2%;}
	.hot_item:nth-child(odd){margin-right: 3.2%;}
	.hot_item a{padding: 34px;}
	.hot_icon{width: 52px;margin-bottom: 20px;}
	.hot_bt{font-size: 16px;line-height: 26px;height: 26px;margin-bottom: 10px;font-weight: bold;}
	.hot_nr{font-size: 14px;line-height: 28px;margin-bottom: 14px;}
	.hot_imore{line-height: 38px;}

	.pro_tab_item{line-height: 52px;height: 52px;}
	.pro_tab_item:after{height: 3px;}
	.pro_data{margin: 35px -12px 0;}
	.pro_item{padding: 0 12px;margin-bottom: 24px;}
	.pro_item a{padding: 20px;}
	.pro_nr{margin: 10px 0 10px;}
	.pro_pri{margin-bottom: 8px;font-size: 14px;}
	.pro_img{width: 200px;margin-left: 20px;}

	.about_nr{font-size: 15px;margin-bottom: 25px;padding: 0px;}
	.about_img{margin-bottom: 20px;}
	.about_data{display: flex;flex-wrap: wrap;}
	.about_item{padding: 14px 5%;width: 50%;}
	.case_slide{margin: 0 -12px;}
	.case_item{padding: 0 12px;}
	.case_img{margin-bottom: 16px;}
	.case_img p{line-height: 50px;height: 50px;}
	.case_pri{margin-bottom: 4px;}

	.news_show{width: 100%;margin-right: 0px;margin-bottom: 24px;}
	.news_data{width: 100%;}
	.news_item{padding-bottom: 15px;margin-bottom: 15px;}
	.news_time{margin: 8px 0 5px;}
	.news_nr{line-height: 26px;height: 52px;}

	.footer{padding: 45px 0 35px;text-align: center;}
	.foot_head{margin-bottom: 10px;font-size: 18px;font-weight: bold;padding-bottom: 16px;}
	.foot_head:after{left: 50%;transform: translatex(-50%);}
	.foot_contact{margin-right: 0%;width: 100%;}
	.fcon_nr dt{font-size: 24px;}
	.fcon_nr dt span{background-size: 26px;padding-left: 42px;}
	.fcon_nr dd{padding: 4px 0 16px;}
	.fcon_nr a{width: 124px;line-height: 36px;margin: 0 auto;}

	.ny_banner img{width: 120%;}
	.ny_headline{font-size: 30px;}
	.subnav_slide{padding: 15px 15px 0;height: 60px;margin-top: -36px;}
	.subnav_slide a{line-height: 44px;height: 44px;}
	.main{padding: 60px 0 60px;}
	.pro_eg{margin-bottom: 24px;}
	.pro_eg a{padding: 20px;}
	.pro_tit{margin-bottom: 8px;}
	.pro_des{margin-bottom: 6px;}
	.pro_jia{margin-bottom: 4px;font-size: 14px;}
	.pro_pic{width: 192px;margin-left: 24px;}
	.next1>a{border: 1px solid #ddd;margin: 0 15px;}
	.next1 span{display: block;margin-top: 8px;line-height: 24px;}
	.next1>a:hover{border: 1px solid #ec5c37;}
	.recom_head{margin-top: 60px;}
	.news_eg{padding-bottom: 24px;margin-bottom: 24px;}
	.news_pic{margin-right: 24px;width: 198px;}
	.news_date{margin: 8px 0 5px;}
	.news_des{line-height: 26px;max-height: 78px;}

	.about_det{line-height: 32px;}

	.pro_title{font-size: 24px;}
	.pro_image{width: 58%;}
	.pro_image .slick-arrow{width: 42px;height: 42px;background-size: 100%!important;}
	.pro_image .slick-prev{left: -100px;}
	.pro_image .slick-next{right: -100px;}
	.det{margin-bottom: 24px;}
	.det span{width: 120px;line-height: 40px;}
	.next2{margin-top: 32px;}

	.contact_area{display: block;}
	.contact_intro{width: 100%;margin-bottom: 30px;}
	.contact_intro p{margin-bottom: 16px;padding-left: 20px;}
	.contact_img{width: 100%;}
	.contact_map{height: 320px;}

	.feedback_area form{font-size: 15px;}
	.fb_line input{height: 46px;padding: 0 15px;}
	.fb_text textarea{padding: 9px 15px;line-height: 30px;height: 168px;}
	.fb_btn input{height: 46px;width: 152px;}

	.case_list{margin: 0 -12px;padding-bottom: 24px;}
	.case_eg{padding: 0 12px;margin-bottom: 25px;width: 50%;}

	.news_publish{padding: 14px 0 16px;margin-bottom: 20px;}
}

@media (max-width: 767px){
	.wrap{padding-bottom: 50px}
	.logo{width: 280px;}
	.logo a{height: 74px;}
	.msear_box{height: 74px;}
	.msear_button,.msear_btn{background-size: 24px;}
	.msear_close{background-size: 22px;}
	.nav_button{background-size: 26px;}
	.class_tel{font-size: 20px;line-height: 74px;height: 74px;background-size: 22px;padding-left: 32px;}
	.ibanner img{width: 120%;}
	.ibanner .slick-dots li button{width: 34px;height: 3px;}
	.ibanner .slick-dots li.slick-active button{height: 7px;}

	.isection{padding: 60px 0;}
	.headline{font-size: 24px;}
	.headline span{padding: 0 72px;}
	.headline span:before,.headline span:after{width: 52px;}

	.hot_item a{padding: 24px;}

	.pro_item a{display: block;}
	.pro_img{width: 100%;float: none;margin-left: 0;margin-bottom: 16px;}
	.pro_intro{display: block;width: 100%;}
	.pro_nr{margin: 8px 0 8px;}
	.pro_pri{margin-bottom: 0px;position: relative;}
	.pro_pri .pro_imore{position: absolute;right: 0;top: 0;color: #ec5c37;background: url(../images/pro_imore_h.png) right center no-repeat;}
	.pro_item a:hover .pro_imore{padding-right: 22px;}

	.show_bt{padding: 12px 20px;line-height: 26px;height: auto;}
	.show_bt span{position: relative;display: block;right: 0;}

	.footer{padding: 40px 0 35px;}
	.fcon_nr dt{font-size: 22px;line-height: 42px;}
	.fcon_nr dt span{background-size: 24px;padding-left: 38px;}

	.ny_banner img{width: 140%;}
	.ny_headline{font-size: 26px;}
	.subnav_slide{padding: 14px 0px 0;height: 56px;margin-top: 0px;}
	.subnav_slide a{line-height: 42px;height: 42px;font-size: 15px;}
	.pro_eg{margin-bottom: 20px;}
	.pro_eg a{display: block;}
	.pro_pic{width: 100%;margin-left: 0px;margin-bottom: 16px;}
	.pro_info{width: 100%;display: block;}
	.pro_jia{margin-bottom: 0px;}
	.pro_jia .pro_more{position: absolute;right: 0;top: 0;}
	.pro_eg a:hover .pro_more{padding-right: 22px;}
	.news_eg{padding-bottom: 20px;margin-bottom: 20px;}
	.news_pic{margin-right: 20px;width: 168px;}
	.news_des{max-height: 52px;-webkit-line-clamp: 2;}

	.about_det{line-height: 30px;font-size: 15px;}

	.pro_title{font-size: 22px;margin-bottom: 24px;}
	.pro_image{width: 72%;}
	.pro_image .slick-arrow{width: 38px;height: 38px;}
	.pro_image .slick-prev{left: -72px;}
	.pro_image .slick-next{right: -72px;}
	.det{margin-bottom: 24px;}
	.det span{width: 108px;line-height: 38px;font-size: 15px;}
	.next2{margin-top: 30px;}
	.next2 ul li a{font-size: 15px;line-height: 34px;height: 34px;}

	.contact_intro{margin-bottom: 30px;}
	.contact_intro p{font-size: 15px;line-height: 30px;}
	.contact_map{height: 280px;}

	.fb_line{width: 100%;}
	.fb_btn input{width: 146px;}

	.case_list{padding-bottom: 15px;}
	.case_eg{width: 100%;}
}

@media (max-width: 567px){
	.logo{width: 230px;}
	.logo a{height: 70px;}
	.msear_area form{padding-right: 90px;}
	.msear_box{height: 70px;}
	.msear_button,.msear_btn{background-size: 20px;}
	.msear_button{right: 60px;}
	.msear_btn{width: 58px;}
	.msear_close{background-size: 18px;}
	.nav_button{background-size: 24px;}
	.class_tel{line-height: 70px;height: 70px;}
	.m_list ul li{font-size: 15px;}
	.m_list ul li a{line-height: 46px;height: 46px;}
	.m_list ul li ul li{font-size: 14px;}
	.m_list ul li ul li a{line-height: 40px;height: 40px;}
	.ibanner img{width: 140%;}
	.ibanner .slick-dots{padding: 4px 2px;bottom: 14px;}
	.ibanner .slick-dots li{margin: 0 3px;}
	.ibanner .slick-dots li button{width: 30px;height: 2px;}
	.ibanner .slick-dots li.slick-active button{height: 6px;}

	.isection{padding: 50px 0;}
	.headline{font-size: 20px;margin-bottom: 30px;}
	.headline span{padding: 0 64px;}
	.headline span:before,.headline span:after{width: 46px;}

	.hot_item a{padding: 20px 12px;}
	.hot_icon{width: 38px;margin-bottom: 12px;}
	.hot_bt{font-size: 15px;line-height: 24px;height: 24px;margin-bottom: 6px;}
	.hot_nr{line-height: 24px;margin-bottom: 10px;}
	.hot_imore{line-height: 32px;}

	.pro_tab_item{line-height: 46px;height: 46px;font-size: 15px;}
	.pro_tab_item:after{height: 2px;}
	.pro_data{margin: 24px -12px 0;}
	.pro_item{margin-bottom: 14px;}
	.pro_item a{padding: 14px;}
	.pro_img{margin-bottom: 12px;}
	.pro_nr{margin: 4px 0 4px;}

	.about_nr{font-size: 14px;margin-bottom: 16px;line-height: 28px;}
	.about_img{margin-bottom: 14px;}
	.about_item{padding: 10px 10px;}
	.about_item i{width: 54px;}
	.about_item dt{margin: 10px 0 4px;font-size: 15px;line-height: 24px;height: 24px;}
	.case_slide{padding-bottom: 44px;}
	.case_img p{padding: 0 14px;line-height: 46px;height: 46px;}
	.case_img{margin-bottom: 14px;}
	.case_pri{margin-bottom: 2px;}

	.news_show{margin-bottom: 20px;}
	.show_bt{left: 14px;right: 14px;bottom: 14px;padding: 10px 14px;line-height: 24px;font-size: 14px;}
	.show_bt span{font-size: 13px;}
	.news_item{padding-bottom: 12px;margin-bottom: 12px;}
	.news_bt{font-size: 15px;}
	.news_time{margin: 4px 0 4px;font-size: 13px;}
	.news_nr{line-height: 24px;height: 48px;}

	.footer{padding: 30px 0 30px;}
	.fcon_nr dt{line-height: 36px;}
	.fcon_nr a{width: 112px;line-height: 34px;}

	.ny_banner img{width: 160%;}
	.ny_headline{font-size: 22px;}
	.subnav_slide{height: 52px;}
	.subnav_slide a{line-height: 38px;height: 38px;font-size: 14px;}
	.subnav_slide ul li a{line-height: 38px;height: 38px;}
	.main{padding: 50px 0 50px;}
	.pro_eg{margin-bottom: 16px;}
	.pro_eg a{padding: 14px;}
	.pro_tit{margin-bottom: 6px;}
	.pro_des{margin-bottom: 4px;}
	.pro_pic{margin-bottom: 14px;}
	.next1>a{margin: 0 6px;}
	.recom_head{margin-top: 50px;}
	.news_eg{padding-bottom: 16px;margin-bottom: 16px;}
	.news_pic{margin-right: 16px;width: 110px;}
	.news_tit{margin-bottom: 6px;}
	.news_date{display: none;}

	.about_det{line-height: 28px;font-size: 14px;}

	.pro_title{font-size: 20px;margin-bottom: 20px;}
	.pro_image{width: 100%;margin-bottom: 32px;}
	.pro_image .slick-arrow{width: 32px;height: 32px;}
	.pro_image .slick-prev{left: 15px;}
	.pro_image .slick-next{right: 15px;}
	.det{margin-bottom: 20px;}
	.det span{width: 98px;line-height: 34px;font-size: 14px;}
	.next2{margin-top: 24px;}
	.next2 ul li a{font-size: 14px;line-height: 30px;height: 30px;}

	.contact_intro{margin-bottom: 24px;}
	.contact_intro p{margin-bottom: 8px;padding-left: 16px;font-size: 14px;line-height: 28px;}
	.contact_intro p:before{width: 5px;height: 5px;top: 11.5px;}
	.contact_map{height: 200px;}

	.feedback_area form{font-size: 14px;}
	.fb_line{margin-bottom: 12px;}
	.fb_line input{height: 42px;padding: 0 14px;}
	.fb_text textarea{padding: 7px 14px;line-height: 28px;height: 140px;}
	.fb_btn input{height: 42px;width: 120px;}

	.case_list{padding-bottom: 10px;}
	.news_list{padding-bottom: 24px;}

	.news_title{font-size: 18px;}
	.news_publish{padding: 10px 0 14px;margin-bottom: 16px;font-size: 13px;}
	.news_publish span{margin-right: 14px;}
}

@media (max-width: 372px){
	.logo{width: 180px;}
	.logo a{height: 66px;}
	.msear_area form{padding-right: 82px;}
	.msear_box{height: 66px;}
	.msear_button,.msear_btn{background-size: 18px;}
	.msear_button{right: 56px;}
	.msear_button:before{left: -14px;}
	.msear_btn{width: 50px;}
	.msear_close{background-size: 16px;}
	.nav_button{background-size: 22px;}
	.class_top{padding: 0 16px;}
	.class_tel{line-height: 66px;height: 66px;font-size: 18px;background-size: 20px;}
	.m_list ul{padding: 0 16px;}
	.m_list ul li{font-size: 14px;}
	.m_list ul li a{line-height: 42px;height: 42px;}
	.m_list ul li ul li a{line-height: 34px;height: 34px;}
	.m_list ul li ul li ul li ul li a{line-height: 34px;height: 34px;}
	.ibanner img{width: 160%;}

	.isection{padding: 42px 0;}
	.headline{font-size: 18px;margin-bottom: 24px;}
	.headline span{padding: 0 60px;}
	.headline span:before,.headline span:after{width: 42px;}

	.hot_item a{padding: 20px 12px;}
	.hot_icon{width: 32px;margin-bottom: 10px;}
	.hot_bt{font-size: 14px;margin-bottom: 4px;}
	.hot_nr{font-size: 13px;}
	.hot_imore{font-size: 13px;line-height: 28px;}

	.pro_tab_item{line-height: 42px;height: 42px;font-size: 14px;}
	.pro_bt{font-size: 15px;}
	.pro_nr{font-size: 13px;}
	.pro_pri{font-size: 13px;}
	.pro_imore{font-size: 13px;}

	.about_nr{line-height: 26px;}
	.about_item{padding: 8px 8px;}
	.about_item i{width: 46px;}
	.about_item{font-size: 13px;}
	.case_slide{padding-bottom: 40px;}
	.case_img p{line-height: 42px;height: 42px;font-size: 14px;}
	.case_img{margin-bottom: 12px;}

	.news_show{margin-bottom: 16px;}
	.show_bt{left: 12px;right: 12px;bottom: 12px;padding: 6px 12px;}
	.news_time{margin: 2px 0 2px;font-size: 12px;}
	.news_time span{margin-right: 10px;}
	.news_nr{font-size: 13px;}

	.footer{padding: 25px 0 25px;}
	.foot_head{margin-bottom: 8px;font-size: 16px;padding-bottom: 12px;}
	.fcon_nr dt{font-size: 20px;line-height: 32px;}
	.fcon_nr dt span{background-size: 20px;padding-left: 34px;}
	.fcon_nr a{width: 100px;line-height: 30px;}
	.copyright{padding: 14px 0;}

	.ny_headline{font-size: 20px;}
	.subnav_slide{padding: 12px 0px 0;height: 46px;}
	.subnav_slide a{line-height: 34px;height: 34px;}
	.subnav_slide ul li a{line-height: 34px;height: 34px;font-size: 13px;}
	.subnav_slide ul li ul li a{line-height: 30px;height: 30px;}
	.main{padding: 45px 0 45px;}
	.pro_list{padding-bottom: 20px;}
	.pro_eg{margin-bottom: 12px;}
	.pro_eg a{padding: 12px;}
	.pro_pic{margin-bottom: 10px;}
	.pro_tit{margin-bottom: 4px;font-size: 15px;line-height: 24px;height: 24px;}
	.pro_des{margin-bottom: 2px;}
	.pro_jia{font-size: 13px;}
	.next1{font-size: 13px;}
	.next1>a{margin: 0 2px;padding: 0 10px;line-height: 30px;}
	.recom_head{margin-top: 40px;}
	.news_eg{padding-bottom: 12px;margin-bottom: 12px;}
	.news_pic{margin-right: 12px;width: 100px;}
	.news_tit{margin-bottom: 2px;font-size: 15px;line-height: 24px;height: 24px;}
	.news_des{line-height: 24px;max-height: 48px;}

	.about_det{line-height: 26px;}

	.pro_title{font-size: 18px;margin-bottom: 16px;}
	.pro_image{margin-bottom: 24px;}
	.pro_image .slick-arrow{width: 28px;height: 28px;}
	.det span{width: 88px;line-height: 32px;}

	.contact_intro{margin-bottom: 20px;}
	.contact_intro p{padding-left: 14px;line-height: 26px;}
	.contact_intro p:before{width: 4px;height: 4px;top: 11px;}
	.contact_map{height: 170px;}

	.fb_line{margin-bottom: 10px;}
	.fb_line input{height: 38px;padding: 0 10px;}
	.fb_text textarea{padding: 6px 10px;line-height: 26px;height: 124px;}
	.fb_btn input{height: 36px;width: 100px;}

	.case_eg{margin-bottom: 20px;}
	.news_list{padding-bottom: 20px;}

	.news_title{font-size: 17px;}
	.news_publish{font-size: 12px;}
	.news_publish span{margin-right: 10px;}
	.news_publish img{max-width: 14px;margin-right: 4px;}
}



.quickbar_nav {
    width: 40px;
    height: auto;
    position: fixed;
    right: 26px;
    top: 50%;
    z-index: 6;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .quickbar_nav ul li {
        width: 40px;
        height: 44px;
        padding: 2px 0;
        position: relative;
    }

        .quickbar_nav ul li a {
            display: block;
        }

        .quickbar_nav ul li .icon {
            width: 40px;
            height: 40px;
            border-radius: 6px;
            overflow: hidden;
            cursor: pointer;
            box-shadow: 0 0 3px #b7b7b7;
            background-color: rgba(255, 255, 255, 0.5);
        }

            .quickbar_nav ul li .icon img {
                /* older safari/Chrome browsers */
                -webkit-opacity: 0.6;
                /* Netscape and Older than Firefox 0.9 */
                -moz-opacity: 0.6;
                /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
                -khtml-opacity: 0.6;
                /* IE9 + etc...modern browsers */
                opacity: 0.6;
                /* IE 4-9 */
                filter: alpha(opacity=60);
                /*This works in IE 8 & 9 too*/
                -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
                /*IE4-IE9*/
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            }

        .quickbar_nav ul li .seabtn { /* older safari/Chrome browsers */
            -webkit-opacity: 0.6;
            /* Netscape and Older than Firefox 0.9 */
            -moz-opacity: 0.6;
            /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
            -khtml-opacity: 0.6;
            /* IE9 + etc...modern browsers */
            opacity: 0.6;
            /* IE 4-9 */
            filter: alpha(opacity=60);
            /*This works in IE 8 & 9 too*/
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            /*IE4-IE9*/
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            width: 100%;
            height: 100%;
            background: url(/res/cn/images/icon/icon_32.png) center no-repeat;
            border: none;
        }

        .quickbar_nav ul li:hover .icon img, .quickbar_nav ul li:hover .seabtn {
            opacity: 1;
        }

        .quickbar_nav ul li .li_hover {
            display: none;
            position: absolute;
            right: 50px;
            top: 2px;
            text-align: center;
            font-weight: bold;
            color: #0d0d0d;
            border-radius: 6px;
            box-shadow: 0 0 6px #d6d6d6;
            min-height: 24px;
            padding: 8px 0;
            width: 126px;
            background-color: rgba(255, 255, 255, 0.8);
        }

            .quickbar_nav ul li .li_hover:before {
                content: "";
                border-left: 6px solid rgba(214,214,214,0.8);
                border-right: 6px solid transparent;
                border-top: 6px solid transparent;
                border-bottom: 6px solid transparent;
                position: absolute;
                right: -12px;
                top: 14px;
            }

            .quickbar_nav ul li .li_hover.ewmimg {
                width: 96px;
                height: 100px;
                padding: 5px 0;
                background: #fff;
            }

                .quickbar_nav ul li .li_hover.ewmimg img {
                    width: 85px;
                }

        .quickbar_nav ul li .sea_input {
            width: 150px;
            padding: 0;
        }

            .quickbar_nav ul li .sea_input input {
                width: 130px;
                height: 40px;
                border: none;
                padding: 0 10px;
                outline: none;
                border-radius: 6px;
                background: none;
            }

        .quickbar_nav ul li.r_weChart .li_hover {
            width: 100px;
            top: -40px;
        }

            .quickbar_nav ul li.r_weChart .li_hover img {
                max-width: 100%;
            }


.bottom_nav {
    background: #333;
    height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
}

    .bottom_nav:after {
        content: "";
        display: block;
        clear: both;
    }

    .bottom_nav li {
        float: left;
        width: 25%;
        text-align: center;
    }

        .bottom_nav li img {
            display: block;
            width: 23px;
            margin: 7px auto 0;
        }

        .bottom_nav li span {
            color: #fff;
            font-size: 14px;
            line-height: 18px;
            height: 18px;
            overflow: hidden;
            display: block;
        }

.WeChatModel {
    display: none;
    z-index: 50;
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

    .WeChatModel .bg {
        position: fixed;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,.5);
    }

    .WeChatModel .box {
        width: 120px;
        height: 120px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
        right: 0;
    }

        .WeChatModel .box img {
            width: 120px;
            margin: 0;
        }

.searchModel {
    display: none;
    z-index: 40;
    position: fixed;
    bottom: 50px;
    left: 0;
    right: 0;
    background: #000;
    padding: 5px;
}

    .searchModel form {
        width: 100%;
        display: block;
        height: 30px
    }

    .searchModel input {
        float: left;
        padding: 0;
        line-height: 30px;
        height: 30px;
        font-size: 14px;
    }

    .searchModel .b_txt {
        width: 80%;
        padding: 0 10px;
        color: #333;
    }

    .searchModel .b_sub {
        width: 20%;
        color: #fff;
        text-align: center;
        background: #333;
        border: none;
    }